home *** CD-ROM | disk | FTP | other *** search
- Path: zetnet.co.uk!usenet
- From: bob.miles@zetnet.co.uk (Robert G Miles)
- Newsgroups: comp.os.ms-windows.programmer.misc,comp.lang.c++
- Subject: Re: Windows App won't run outside Borland
- Date: Sat, 20 Jan 1996 08:48:58 GMT
- Message-ID: <4dqv7l$8m6@irk.zetnet.co.uk>
- References: <4dpff6$13bu@pulp.ucs.ualberta.ca>
- NNTP-Posting-Host: foula.zetnet.co.uk
-
- In message <4dpff6$13bu@pulp.ucs.ualberta.ca>
- cburrell@gpu4.srv.ualberta.ca (Craig Burrell) writes:
-
- > I have a Windows application (16 bit, Win 3.1) which I created using
- > the Borland C++ 4.5 package. I am finding that my program will not run
- > correctly unless the Borland program is running.
-
- > The problem seems to be occuring when my program tries to construct
- > custom dialog boxes. I obtain an Application Error : GPF and it
- > complains about OWL250.DLL.
-
- > Now, I know I've seen the solution to this problem on these groups
- > several months ago, but I can't for the life of me remember what to do.
- > It's all very confusing.
-
- > Could someone familiar with the Borland environment help me out on
- > this?
- Hi,
- Call EnableBWCC().
- For anyone who is having problems with OWL 1, there is a program
- in tcwin/bin/loadbwcc.exe.
-
- --
- //+--------------------------------------------------------------------+
- // Jonathan Miles - <jonathan@zetnet.co.uk>
- //+--------------------------------------------------------------------+
-
-
-